home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / rapidphp / rapidphp7.exe / {app} / data / cssdefs / Netscape 6.ini < prev    next >
INI File  |  2005-10-05  |  9KB  |  486 lines

  1. [%info]
  2. CSS Netscape 6 Compatible
  3. Main reference: http://www.blooberry.com/indexdot/css/
  4.  
  5. [%groups]
  6. borders=Borders
  7. colors=Colors and Backgrounds
  8. fonts=Font
  9. generate=Generated Content
  10. table=Tables
  11. text=Text
  12. visual=Visual
  13.  
  14. [%properties]
  15. background
  16. background-attachment
  17. background-color
  18. background-image
  19. background-position
  20. background-repeat
  21. border
  22. border-bottom
  23. border-bottom-color
  24. border-bottom-style
  25. border-bottom-width
  26. border-color
  27. border-left
  28. border-left-color
  29. border-left-style
  30. border-left-width
  31. border-right
  32. border-right-color
  33. border-right-style
  34. border-right-width
  35. border-spacing
  36. border-style
  37. border-top
  38. border-top-color
  39. border-top-style
  40. border-top-width
  41. border-width
  42. bottom
  43. caption-side
  44. clear
  45. clip
  46. color
  47. content
  48. cursor
  49. direction
  50. display
  51. empty-cells
  52. float
  53. font
  54. font-family
  55. font-size
  56. font-style
  57. font-variant
  58. font-weight
  59. height
  60. left
  61. letter-spacing
  62. line-height
  63. list-style
  64. list-style-image
  65. list-style-position
  66. list-style-type
  67. margin
  68. margin-bottom
  69. margin-left
  70. margin-right
  71. margin-top
  72. max-height
  73. max-width
  74. min-height
  75. min-width
  76. overflow
  77. padding
  78. padding-bottom
  79. padding-left
  80. padding-right
  81. padding-top
  82. position
  83. quotes
  84. right
  85. table-layout
  86. text-align
  87. text-decoration
  88. text-indent
  89. text-transform
  90. top
  91. vertical-align
  92. visibility
  93. white-space
  94. width
  95. word-spacing
  96. z-index
  97.  
  98. [%units]
  99. <length>=px|em|ex|pt|in|pc|mm|cm
  100.  
  101. [%types]
  102. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset
  103. <border-width>=<length>|thin|medium|thick
  104. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  105. <relative-size>=larger|smaller
  106. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  107.  
  108.  
  109. [background]
  110. group=colors
  111. value=<mixed>
  112. sub1=background-color,<color>|transparent
  113. sub2=background-image,<imageurl>|none
  114. sub3=background-repeat,repeat|repeat-x|repeat-y|no-repeat
  115. sub4=background-attachment,scroll|fixed
  116. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  117.  
  118. [background-attachment]
  119. group=colors
  120. value=scroll|fixed
  121.  
  122. [background-color]
  123. group=colors
  124. value=<color>|transparent
  125.  
  126. [background-image]
  127. group=colors
  128. value=<imageurl>|none
  129.  
  130. [background-position]
  131. group=colors
  132. value=<percentage>|<length>|top|center|bottom|left|right
  133.  
  134. [background-repeat]
  135. group=colors
  136. value=repeat|repeat-x|repeat-y|no-repeat
  137.  
  138. [border]
  139. group=borders
  140. value=<mixed>
  141. sub1=width,<border-width>
  142. sub2=style,<border-style>
  143. sub3=color,<color>|transparent
  144.  
  145. [border-bottom]
  146. group=borders
  147. value=<mixed>
  148. sub1=width,<border-width>
  149. sub2=style,<border-style>
  150. sub3=color,<color>|transparent
  151.  
  152. [border-bottom-color]
  153. group=borders
  154. value=<color>|transparent
  155.  
  156. [border-bottom-style]
  157. group=borders
  158. value=<border-style>
  159.  
  160. [border-bottom-width]
  161. group=borders
  162. value=<border-width>
  163.  
  164. [border-color]
  165. group=borders
  166. value=<mixed>|<color>|transparent
  167. sub1=color,<color>|transparent
  168. sub2=color,<color>|transparent
  169. sub3=color,<color>|transparent
  170. sub4=color,<color>|transparent
  171.  
  172. [border-left]
  173. group=borders
  174. value=<mixed>
  175. sub1=width,<border-width>
  176. sub2=style,<border-style>
  177. sub3=color,<color>|transparent
  178.  
  179. [border-left-color]
  180. group=borders
  181. value=<color>|transparent
  182.  
  183. [border-left-style]
  184. group=borders
  185. value=<border-style>
  186.  
  187. [border-left-width]
  188. group=borders
  189. value=<border-width>
  190.  
  191. [border-right]
  192. group=borders
  193. value=<mixed>
  194. sub1=width,<border-width>
  195. sub2=style,<border-style>
  196. sub3=color,<color>|transparent
  197.  
  198. [border-right-color]
  199. group=borders
  200. value=<color>|transparent
  201.  
  202. [border-right-style]
  203. group=borders
  204. value=<border-style>
  205.  
  206. [border-right-width]
  207. group=borders
  208. value=<border-width>
  209.  
  210. [border-spacing]
  211. group=table
  212. value=<length>
  213.  
  214. [border-style]
  215. group=borders
  216. value=<mixed>
  217. sub1=border-top-style,<border-style>
  218. sub2=border-right-style,<border-style>
  219. sub3=border-bottom-style,<border-style>
  220. sub4=border-left-style,<border-style>
  221.  
  222. [border-top]
  223. group=borders
  224. value=<mixed>
  225. sub1=width,<border-width>
  226. sub2=style,<border-style>
  227. sub3=color,<color>|transparent
  228.  
  229. [border-top-color]
  230. group=borders
  231. value=<color>|transparent
  232.  
  233. [border-top-style]
  234. group=borders
  235. value=<border-style>
  236.  
  237. [border-top-width]
  238. group=borders
  239. value=<border-width>
  240.  
  241. [border-width]
  242. group=borders
  243. value=<mixed>|<border-width>
  244. sub1=border-top-width,<border-width>
  245. sub2=border-right-width,<border-width>
  246. sub3=border-bottom-width,<border-width>
  247. sub4=border-left-width,<border-width>
  248.  
  249. [bottom]
  250. group=visual
  251. value=auto|<percentage>|<length>
  252.  
  253. [caption-side]
  254. group=table
  255. value=top|bottom
  256.  
  257. [clear]
  258. group=borders
  259. value=none|left|right|both
  260.  
  261. [clip]
  262. group=visual
  263. value=auto
  264.  
  265. [color]
  266. group=colors
  267. value=<color>
  268.  
  269. [content]
  270. group=generate
  271. value=open-quote|close-quote|no-open-quote|no-close-quote
  272.  
  273. [cursor]
  274. group=visual
  275. value=default|auto|n-resize|ne-resize|e-resize|se-resize|s-resize|sw-resize|w-resize|nw-resize|crosshair|pointer|move|text|wait|help|alias|cell|copy|count-down|count-up|count-up-down|grab|grabbing|spinning
  276.  
  277. [direction]
  278. group=text
  279. value=ltr|rtl
  280.  
  281. [display]
  282. group=visual
  283. value=block|inline|list-item|none|table-row-group|table-row|table-column-group|table-header-group|table-footer-group|table-column|table-row|table-cell|table-caption|table
  284.  
  285. [empty-cells]
  286. group=table
  287. value=show|hide
  288.  
  289. [float]
  290. group=borders
  291. value=left|right|none
  292.  
  293. [font]
  294. group=fonts
  295. value=<mixed>
  296. sub1=font-style,normal|italic|oblique
  297. sub2=font-variant,normal|small-caps
  298. sub3=font-weight,normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  299. sub4=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  300. sub5=line-height,<percentage>|<length>|<number>|normal
  301. sub6=font-family,<font>
  302. sub7=system-specific,caption|icon|menu|message-box|small-caption|status-bar
  303.  
  304. [font-family]
  305. group=fonts
  306. value=<font>
  307.  
  308. [font-size]
  309. group=fonts
  310. value=<length>|<percentage>|<relative-size>|<absolute-size>
  311.  
  312. [font-style]
  313. group=fonts
  314. value=normal|italic|oblique
  315.  
  316. [font-variant]
  317. group=fonts
  318. value=normal|small-caps
  319.  
  320. [font-weight]
  321. group=fonts
  322. value=normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900
  323.  
  324. [height]
  325. group=visual
  326. value=<percentage>|<length>|auto
  327.  
  328. [left]
  329. group=visual
  330. value=<percentage>|<length>|auto
  331.  
  332. [letter-spacing]
  333. group=text
  334. value=<length>|normal
  335.  
  336. [line-height]
  337. group=text
  338. value=<percentage>|<length>|<number>|normal
  339.  
  340. [list-style]
  341. group=visual
  342. value=<mixed>
  343. sub1=list-style-type,none|disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|lower-greek|lower-latin|upper-latin|armenian|georgian|hebrew|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha
  344. sub2=list-style-position,inside|outside
  345. sub3=list-style-image,<imageurl>|none
  346.  
  347. [list-style-image]
  348. group=visual
  349. value=<imageurl>|none
  350.  
  351. [list-style-position]
  352. group=visual
  353. value=inside|outside
  354.  
  355. [list-style-type]
  356. group=visual
  357. value=none|disc|circle|square|decimal|lower-roman|upper-roman|lower-alpha|upper-alpha|lower-greek|lower-latin|upper-latin|armenian|georgian|hebrew|cjk-ideographic|hiragana|katakana|hiragana-iroha|katakana-iroha
  358.  
  359. [margin]
  360. group=borders
  361. value=<mixed>|<percentage>|<length>|auto|none
  362. sub1=margin-top,<percentage>|<length>|auto|none
  363. sub2=margin-right,<percentage>|<length>|auto|none
  364. sub3=margin-bottom,<percentage>|<length>|auto|none
  365. sub4=margin-left,<percentage>|<length>|auto|none
  366.  
  367. [margin-bottom]
  368. group=borders
  369. value=<percentage>|<length>|auto|none
  370.  
  371. [margin-left]
  372. group=borders
  373. value=<percentage>|<length>|auto|none
  374.  
  375. [margin-right]
  376. group=borders
  377. value=<percentage>|<length>|auto|none
  378.  
  379. [margin-top]
  380. group=borders
  381. value=<percentage>|<length>|auto|none
  382.  
  383. [max-height]
  384. group=visual
  385. value=<percentage>|<length>|none
  386.  
  387. [max-width]
  388. group=visual
  389. value=<percentage>|<length>|none
  390.  
  391. [min-height]
  392. group=visual
  393. value=<percentage>|<length>|none
  394.  
  395. [min-width]
  396. group=visual
  397. value=<percentage>|<length>|none
  398.  
  399. [overflow]
  400. group=visual
  401. value=visible|hidden|scroll|auto
  402.  
  403. [padding]
  404. group=borders
  405. value=<mixed>|<percentage>|<length>|none
  406. sub1=padding-top,<percentage>|<length>|none
  407. sub2=padding-right,<percentage>|<length>|none
  408. sub3=padding-bottom,<percentage>|<length>|none
  409. sub4=padding-left,<percentage>|<length>|none
  410.  
  411. [padding-bottom]
  412. group=borders
  413. value=<percentage>|<length>|none
  414.  
  415. [padding-left]
  416. group=borders
  417. value=<percentage>|<length>|none
  418.  
  419. [padding-right]
  420. group=borders
  421. value=<percentage>|<length>|none
  422.  
  423. [padding-top]
  424. group=borders
  425. value=<percentage>|<length>|none
  426.  
  427. [position]
  428. group=visual
  429. value=relative|absolute|fixed
  430.  
  431. [quotes]
  432. group=visual
  433. value=none
  434.  
  435. [right]
  436. group=visual
  437. value=<percentage>|<length>|auto
  438.  
  439. [table-layout]
  440. group=table
  441. value=auto|fixed
  442.  
  443. [text-align]
  444. group=text
  445. value=left|right|center|justify
  446.  
  447. [text-decoration]
  448. group=text
  449. value=none|underline|overline|line-through|blink
  450.  
  451. [text-indent]
  452. group=text
  453. value=<percentage>|<length>
  454.  
  455. [text-transform]
  456. group=text
  457. value=capitalize|uppercase|lowercase|none
  458.  
  459. [top]
  460. group=visual
  461. value=<percentage>|<length>|auto
  462.  
  463. [vertical-align]
  464. group=text
  465. value=<percentage>|<length>|baseline|sub|super|top|text-top|middle|bottom|text-bottom
  466.  
  467. [visibility]
  468. group=visual
  469. value=visible|hidden|collapse
  470.  
  471. [white-space]
  472. group=visual
  473. value=normal|pre|nowrap
  474.  
  475. [width]
  476. group=borders
  477. value=<percentage>|<length>|auto
  478.  
  479. [word-spacing]
  480. group=text
  481. value=<length>|normal
  482.  
  483. [z-index]
  484. group=visual
  485. value=<number>|auto
  486.